Bump version and simplify patches#61
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/16696642382. Examine the logs at this URL for more detail. |
|
Thanks for tackling this! I had some commits in this direction in #54, feel free to take what's useful from there (if anything) |
|
@h-vetinari Making progress but a couple of questions for you!
|
|
Hey @mmcauliffe I'm travelling without a laptop at the moment, so I have to go mostly by memory. I remember struggling with the nvtools stuff in #48 and #53, perhaps some of the discussion there holds some useful nuggets of information. At least we're not changing CUDA version here, so this should be working as before, at least from the POV of our infrastructure (but I don't know how much the upstream CMake stuff changed). The selector thing is minor, I wouldn't take this as the reason to translate to v1 type recipe yet. I mean, that should happen eventually, but independently (whether before or after) of the version bump. |
|
Using the path-based search of the conda-forge metadata app, you can find that the library is present in That library is being installed here, but I think the Jinja guard is broken. |
|
This makes no sense to me. The current pins as rendered in the variant configs is 12.6 which isn't being changed here, and yet the builds here pull in 12.9 |
|
And osx should not have an issue with using kaldi-feedstock/.ci_support/osx_64_.yaml Lines 15 to 16 in 1d1aa05 |
|
Ok @mmcauliffe, this looks better now; the condition you added only had half of a tertiary expression, which apparently doesn't warn or error, but creates plenty of weirdness. Feel free to rebase or squash my changes as you wish. The entire jinja block for |
|
Ahhhh ok, thanks for figuring that out!! I'll get this cleaned up! |
|
@h-vetinari Ok this should be good to go if you want to take a last look over it! I'll try to get a PR submitted to kaldi to incorporate the changes needed to get shared libraries building on Windows, that should help simplify the needed patches further and is probably generally useful upstream. But in the meantime, this should be good to merge in. |
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)